home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / type.hlp < prev    next >
Encoding:
Text File  |  1989-01-09  |  390 b   |  10 lines

  1. TYPE = "string";             Output prompt for operator
  2.  
  3. The TYPE instruction causes the specified string to be output to
  4. the standard output device (normally the screen).  Use this
  5. instruction to prompt the operator.
  6.  
  7. These prompts will overwrite any existing graph unless you have a
  8. Hercules interface.  Use TYPE only before the first plot has been
  9. generated, or after an ERASE.
  10.